CHANGELOG: dbmailer.php
============================================================
February 2000
	Version 1.1

GENERAL CHANGES: 

* name changed to dbmailer.php in accordance with new PHP 4 
  conventiions
* Released under the GPL
* Better documentation
* Better error message reporting
* A test HTML form is included to help you get set up

BUGS FIXED:

* mailto and filename variables can now only be specified in the 
  program file itself to avoid security problems

NEW FEATURES:

* You can now choose what delimiter to use; TAB is the default.
* Confirmation message can now be a separate file.
* Ability to redirect to a URL instead of showing a confirmation
  message. 



September 1999
	Version 1.0

Initial relaease.
